* { word-wrap: break-word; }
BODY{
	padding:0px;
	text-align: center;
	margin: 0px auto;
	font-family: "宋体", arial;
	color: #000000;
	font-size: 12px;
	background-color: #BCBCBC;
	background-image: url(../bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;    
}